home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 1 / Deutsche Edition 1.iso / amok / 031-040 / amok37 / skrÄbel / sortieren < prev    next >
Text File  |  1993-11-04  |  248b  |  11 lines

  1. Copy   Skräbel.Worte to ram:zwischendatei
  2. Echo   "Kopieren .."
  3. Stack  100000
  4. Echo   "Es wird sortiert .. "
  5. Sort   ram:zwischendatei ram:Skräbel.Worte
  6. Echo   "Fertig !"
  7. Copy   ram:Skräbel.Worte to Skräbel.Worte
  8. Delete ram:zwischendatei
  9. Stack  4000
  10.  
  11.